ClockView

constructor(context: Context, module: Module)

Constructs a new ClockView.

Parameters

context

The Context the view is running in, through which it can access the current theme, resources, etc.

module

The Module object containing configuration data for this clock, such as type, color, format, and font.